Skip to content

Add lazymac/mcp and lazymac/k-mcp to Community Servers#3903

Open
lazymac2x wants to merge 1 commit intomodelcontextprotocol:mainfrom
lazymac2x:add-lazymac-mcp
Open

Add lazymac/mcp and lazymac/k-mcp to Community Servers#3903
lazymac2x wants to merge 1 commit intomodelcontextprotocol:mainfrom
lazymac2x:add-lazymac-mcp

Conversation

@lazymac2x
Copy link
Copy Markdown

Summary

Adding two community MCP servers I've been shipping:

  • @lazymac/mcp — Unified MCP server exposing 42 developer tools through a single install. Backed by 40+ Cloudflare Workers at api.lazy-mac.com (sub-200ms p95, free tier on every endpoint, $29/mo Pro for unlimited). Tools include: qr_generate, url_shorten, ip_geo, tech_stack_detect, ai_cost_calculator, llm_router (GPT-4 vs Claude vs Haiku picker), seo_analyzer, email_validator, regex_test, fake_data, k_privacy_scan, k_exchange_rate, k_company_lookup, k_address_geocoder, korean_nlp, and 27 more.

  • @lazymac/k-mcp — Korean wedge MCP focused on data that global SaaS shipping into Korea need: PIPA compliance scanning, KRW + BOK rates, 사업자등록번호 (business registration number) lookup, Korean address geocoding (road-name + lot-number), Korean NLP (morpheme / sentiment / keyword). All responses in English JSON.

Why one unified server

Most MCP servers expose 1-3 tools. Each install is a separate config block + separate npm package to maintain. lazymac/mcp collapses the "many tools, one backend" pattern into a single installable artifact. One npx -y @lazymac/mcp, 42 tools appear in Claude Code / Cursor / Windsurf.

Links

Both packages MIT, registered on Smithery, tested against Claude Code, Cursor, Windsurf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant